[PATCH] Check for non-existent local repo
authorIan Campbell <ian.campbell@xensource.com>
Tue, 5 Jun 2007 14:52:46 +0000 (15:52 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Tue, 5 Jun 2007 14:52:46 +0000 (15:52 +0100)
commitf1356ca4e0f7fd7815099075d589ef297041fe79
treeda175aaa4cf47918f30d4858073c2007ff98ef98
parent7e8362e834c21f137d64f18bc7d559940977127c
[PATCH] Check for non-existent local repo
Check for non-existent local clone in select-repository.
Also change the #!/bin/bash to #!/bin/sh since the Makefile is calling
it explicitly with sh, and fix a couple other typos.

Signed-off-by: Aron Griffis <aron@hp.com>
buildconfigs/select-repository